func github.com/jackc/pgx/v5/pgconn.isIPOnly

2 uses

	github.com/jackc/pgx/v5/pgconn (current package)
		config.go#L646: 		if isIPOnly(host) {
		config.go#L680: func isIPOnly(host string) bool {